1
'------------------------------------------------------------------------------
3 ' This code was generated by a tool.
5 ' Changes to this file may cause incorrect behavior and will be lost if
6 ' the code is regenerated.
8 '------------------------------------------------------------------------------
14 Partial
Public Class HighlightCodePage
20 '''Auto-generated field.
21 '''To modify move field declaration from designer file to code-behind file.
23 Protected
WithEvents Head1
As Global.System
.Web
.UI
.HtmlControls
.HtmlHead
29 '''Auto-generated field.
30 '''To modify move field declaration from designer file to code-behind file.
32 Protected
WithEvents form1
As Global.System
.Web
.UI
.HtmlControls
.HtmlForm
35 '''ddlLanguage control.
38 '''Auto-generated field.
39 '''To modify move field declaration from designer file to code-behind file.
41 Protected
WithEvents ddlLanguage
As Global.System
.Web
.UI
.WebControls
.DropDownList
47 '''Auto-generated field.
48 '''To modify move field declaration from designer file to code-behind file.
50 Protected
WithEvents tbCode
As Global.System
.Web
.UI
.WebControls
.TextBox
53 '''btnHighLight control.
56 '''Auto-generated field.
57 '''To modify move field declaration from designer file to code-behind file.
59 Protected
WithEvents btnHighLight
As Global.System
.Web
.UI
.WebControls
.Button
65 '''Auto-generated field.
66 '''To modify move field declaration from designer file to code-behind file.
68 Protected
WithEvents lbError
As Global.System
.Web
.UI
.WebControls
.Label
74 '''Auto-generated field.
75 '''To modify move field declaration from designer file to code-behind file.
77 Protected
WithEvents lbResult
As Global.System
.Web
.UI
.WebControls
.Label